Attempt at a fix for mingw CPPFLAGS
authorGlenn Morris <rgm@gnu.org>
Thu, 24 Oct 2013 02:15:16 +0000 (19:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 Oct 2013 02:15:16 +0000 (19:15 -0700)
commit31ccf7075901d3544bab20ad7fc57dc2f46a3748
tree76e977e5a6e1b85cdfb00c9cf187c13b67bb4ec4
parentb37c45326733100ccedf5053fdd02aeaf47d790d
Attempt at a fix for mingw CPPFLAGS

* configure.ac (CPPFLAGS) [mingw32]: Use abs_top_srcdir.

* Makefile.in (abs_top_srcdir):
* lib-src/Makefile.in (abs_top_srcdir):
* lwlib/Makefile.in (abs_top_srcdir):
* nt/Makefile.in (abs_top_srcdir):
* oldXMenu/Makefile.in (abs_top_srcdir):
* src/Makefile.in (abs_top_srcdir):
New, set by configure.
13 files changed:
ChangeLog
Makefile.in
configure.ac
lib-src/ChangeLog
lib-src/Makefile.in
lwlib/ChangeLog
lwlib/Makefile.in
nt/ChangeLog
nt/Makefile.in
oldXMenu/ChangeLog
oldXMenu/Makefile.in
src/ChangeLog
src/Makefile.in